Mention default hook
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 27 Dec 2008 05:37:10 +0000 (05:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 27 Dec 2008 05:37:10 +0000 (05:37 +0000)
svn path=/trunk/; revision=21945

docs/reference/ChangeLog
docs/reference/gtk/migrating-GtkLinkButton.sgml

index 52b48979d82f7d0676162a1b5733b06c6e2077d5..d6957205ed9f1c43568f9ed867b05fc16aee3c88 100644 (file)
@@ -1,3 +1,7 @@
+2008-12-27  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/migrating-GtkLinkButton.sgml: Mention default hook
+
 2008-12-27  Matthias Clasen <mclasen@redhat.com>
 
        * gtk/gtk-sections.txt: Add GtkEntryIconPosition
index 56b0934622b1bdb0471fb8ec95fb82062667754d..a4c003e05ac571661c135cae01b0e41746310ce9 100644 (file)
     </programlisting></informalexample>
 
   </para>
-     
+
+  <para>
+    Starting with GTK+ 2.16, it is no longer necessary to set up a uri hook
+    manually, since GTK+ now defaults to calling gtk_show_uri() if no uri
+    hook has been set.
+  </para>
 </chapter>
 
 <!--